Tags → #singleton pattern
-
Understanding the Singleton Design Pattern
This post explains the Singleton Design Pattern, used to ensure a class has only one instance.
This post explains the Singleton Design Pattern, used to ensure a class has only one instance.